【例子介绍】未来码支付V1.3 免签免监控支付带搭建教程
【相关图片】
【源码结构】.
├── Admin
│ ├── Ajax.php
│ ├── Head.php
│ ├── Login.php
│ ├── Order.php
│ ├── Pay.php
│ ├── Qrlist.php
│ ├── Set.php
│ ├── Update.php
│ ├── User.php
│ ├── index.php
│ ├── 安装教程.url
│ └── 更多免费源码请访问吾爱免费资源网.url
├── Assets
│ ├── Css
│ │ ├── bootstrap.min.css
│ │ ├── icofont.min.css
│ │ ├── icomoon.css
│ │ ├── meanmenu.css
│ │ ├── owl.carousel.min.css
│ │ ├── responsive.css
│ │ └── style.css
│ ├── Fonts
│ │ ├── icofont.woff2
│ │ └── icomoon.ttf
│ ├── Images
│ │ ├── about.jpg
│ │ ├── banner-1.jpg
│ │ ├── banner-2.jpg
│ │ ├── banner-3.jpg
│ │ ├── banner-4.jpg
│ │ ├── banner-5.jpg
│ │ ├── banner-6.jpg
│ │ ├── blog-1.jpg
│ │ ├── blog-2.jpg
│ │ ├── blog-3.jpg
│ │ ├── blog-4.jpg
│ │ ├── favicon.png
│ │ ├── icon-1.png
│ │ ├── icon-2.png
│ │ ├── icon-3.png
│ │ ├── icon-4.png
│ │ ├── icon-5.png
│ │ ├── icon-6.png
│ │ ├── icon-7.png
│ │ ├── icon-8.png
│ │ ├── icon-9.png
│ │ ├── icon-affiliate.png
│ │ ├── icon-money.png
│ │ ├── icon-networking.png
│ │ ├── icon-search.png
│ │ ├── icon-team.png
│ │ ├── icon-user.png
│ │ ├── img-1.jpg
│ │ ├── logo.png
│ │ ├── server-1.png
│ │ ├── server-2.png
│ │ ├── server-3.png
│ │ ├── server-4.png
│ │ ├── server-6.png
│ │ ├── team-1.jpg
│ │ ├── team-2.jpg
│ │ ├── team-3.jpg
│ │ └── team-4.jpg
│ └── Js
│ ├── bootstrap.min.js
│ ├── counterup.min.js
│ ├── custom.js
│ ├── jquery-3.3.1.min.js
│ ├── meanmenu.min.js
│ ├── owl.carousel.min.js
│ ├── popper.min.js
│ └── waypoints.js
├── Core
│ ├── 360_Safe
│ │ ├── 360webscan.php
│ │ └── webscan_cache.php
│ ├── Assets
│ │ ├── Css
│ │ │ ├── alipay-pay.png
│ │ │ ├── alipay_pay.css
│ │ │ ├── bootstrap.min.css
│ │ │ ├── login.css
│ │ │ ├── mqq-pay.png
│ │ │ ├── mqq_pay.css
│ │ │ ├── pjax.css
│ │ │ ├── wave.png
│ │ │ ├── wechat-pay.png
│ │ │ └── wechat_pay.css
│ │ ├── Icon
│ │ │ ├── alipay.ico
│ │ │ ├── qqpay.ico
│ │ │ ├── tenpay.ico
│ │ │ └── wechat.ico
│ │ ├── Img
│ │ │ ├── favicon.ico
│ │ │ ├── load.gif
│ │ │ ├── logo.png
│ │ │ └── team02.jpg
│ │ ├── Index
│ │ │ ├── css
│ │ │ │ ├── animations.min.css
│ │ │ │ ├── bootstrap.min.css
│ │ │ │ ├── font-awesome.min.css
│ │ │ │ ├── fontello.css
│ │ │ │ ├── iconfont.css
│ │ │ │ ├── kefu.css
│ │ │ │ ├── owl.carousel.min.css
│ │ │ │ ├── responsive.css
│ │ │ │ ├── style.css
│ │ │ │ └── toastr.min.css
│ │ │ ├── fonts
│ │ │ │ ├── basic-plan.svg
│ │ │ │ ├── iconfont.eot
│ │ │ │ ├── iconfont.svg
│ │ │ │ ├── optimised.svg
│ │ │ │ ├── powerfull.svg
│ │ │ │ └── website.svg
│ │ │ ├── images
│ │ │ │ ├── 297de66f47f3370b.png
│ │ │ │ ├── bg-test.png
│ │ │ │ ├── logo_red.png
│ │ │ │ └── right.png
│ │ │ └── js
│ │ │ ├── bootstrap.min.js
│ │ │ ├── counter.js
│ │ │ ├── css3-animate-it.js
│ │ │ ├── custom.js
│ │ │ ├── html5shiv.js
│ │ │ ├── isotope.pkgd.min.js
│ │ │ ├── jquery-parallax.js
│ │ │ ├── jquery.countto.js
│ │ │ ├── jquery.magnific-popup.min.js
│ │ │ ├── jquery.min.js
│ │ │ ├── jquery.themepunch.revolution.min.js
│ │ │ ├── jquery.themepunch.tools.min.js
│ │ │ ├── jquery.validate.js
│ │ │ ├── main.js
│ │ │ ├── messages_zh.js
│ │ │ ├── modernizr.min.js
│ │ │ ├── owl.carousel.js
│ │ │ ├── owl.carousel.min.js
│ │ │ ├── selectivizr.js
│ │ │ ├── template.js
│ │ │ └── toastr.min.js
│ │ ├── Js
│ │ │ ├── bootstrap.min.js
│ │ │ ├── clipboard.min.js
│ │ │ ├── jquery.min.js
│ │ │ ├── layer
│ │ │ │ ├── layer.js
│ │ │ │ ├── mobile
│ │ │ │ │ ├── layer.js
│ │ │ │ │ └── need
│ │ │ │ │ └── layer.css
│ │ │ │ └── skin
│ │ │ │ └── default
│ │ │ │ ├── icon-ext.png
│ │ │ │ ├── icon.png
│ │ │ │ ├── layer.css
│ │ │ │ ├── loading-0.gif
│ │ │ │ ├── loading-1.gif
│ │ │ │ └── loading-2.gif
│ │ │ ├── pjax.js
│ │ │ └── qrcode.min.js
│ │ ├── Layer
│ │ │ ├── layer.js
│ │ │ ├── mobile
│ │ │ │ ├── layer.js
│ │ │ │ └── need
│ │ │ │ └── layer.css
│ │ │ └── skin
│ │ │ └── default
│ │ │ ├── icon-ext.png
│ │ │ ├── icon.png
│ │ │ ├── layer.css
│ │ │ ├── loading-0.gif
│ │ │ ├── loading-1.gif
│ │ │ └── loading-2.gif
│ │ └── fonts
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.svg
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
│ ├── Authcode.php
│ ├── Common.php
│ ├── Core_Class
│ │ ├── Cache.Class.php
│ │ ├── Cc.Class.php
│ │ ├── Code.Class.php
│ │ ├── Function.Class.php
│ │ ├── Login.Class.php
│ │ ├── MPay_function.Class.php
│ │ ├── Smtp.Class.1.php
│ │ └── Smtp.Class.2.php
│ ├── Pay_Apis
│ │ ├── Api_Url.php
│ │ ├── Century_Api.php
│ │ └── Query_Api.php
│ └── Pay_Class
│ └── Mpay
│ ├── Mpay.config.php
│ ├── Mpay_core.function.php
│ ├── Mpay_md5.function.php
│ ├── Mpay_notify.class.php
│ └── Mpay_submit.class.php
├── Install
│ ├── db.class.php
│ ├── index.php
│ ├── install.sql
│ └── update.php
├── Pay
│ ├── Alipay.php
│ ├── Getfailure.php
│ ├── Getshop.php
│ ├── Tenpay.php
│ └── Wxpay.php
├── Regmit.php
├── SDK
│ ├── epay.config.php
│ ├── epayapi.php
│ ├── index.php
│ ├── lib
│ │ ├── epay_notify.class.php
│ │ └── epay_submit.class.php
│ ├── notify_url.php
│ └── return_url.php
├── User
│ ├── Ajax.php
│ ├── Head.php
│ ├── Login.php
│ ├── Notify.php
│ ├── Order.php
│ ├── Pay.php
│ ├── QRCODE
│ │ ├── 10233157.png
│ │ ├── 10334716.png
│ │ ├── 10413836.png
│ │ ├── 10810655.png
│ │ └── ¶þάÂëÁÙʱ´æ·ÅĿ¼.txt
│ ├── Qrlist.php
│ ├── Reg.php
│ ├── Regok.php
│ ├── Set.php
│ ├── Wxqrlist.php
│ └── index.php
├── index.php
├── readme.txt
├── submit.php
├── 安装教程.mp4
├── 安装教程.txt
├── 安装教程.url
└── 更多免费源码请访问吾爱免费资源网.url
39 directories, 215 files
评论